home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactif…cial Edition 1999 Winter
/
cd 2.iso
/
pc
/
Media
/
Check.dxr
/
00012.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-11-15
|
216 bÂ
|
12 lines
on exitFrame
repeat with y = 3 to 4
if rollOver(y) then
puppetSprite(y, 1)
set the castNum of sprite y to y + 10
next repeat
end if
puppetSprite(y, 0)
end repeat
go(the frame)
end